ASP.NET Core MVC コントロールヘルプ
ValueFields(String[]) メソッド

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotEngineBuilder クラス > ValueFields メソッド : ValueFields(String[]) メソッド
The field keys.
Sets the ValueFields property.
シンタックス
'宣言
 
Public Overloads Function ValueFields( _
   ByVal ParamArray fieldKeys() As System.String _
) As PivotEngineBuilder
public PivotEngineBuilder ValueFields( 
   params System.string[] fieldKeys
)

パラメータ

fieldKeys
The field keys.

戻り値の型

Current builder
解説
Gets the list of C1.Web.Mvc.Olap.PivotField objects that define the fields summarized in the output table.
参照

PivotEngineBuilder クラス
PivotEngineBuilder メンバ
オーバーロード一覧